Element3D.WorldToObjectTransform Method

Takes a vector specifying a point in the 3D world, and returns the coordinates of that point relative to the object, taking into account the object's current scale, orientation, and position. Returns a Vector3D.

Syntax

Element3D.WorldToObjectTransform pt


Parameters

pt

Vector3D